Skip to content

fix: resolve CI failures in PowerShell workflows#28

Merged
ruhdevops merged 2 commits into
mainfrom
fix-workflow-and-analyzer-issues-12345678901234567890-1071457135799521633
Mar 10, 2026
Merged

fix: resolve CI failures in PowerShell workflows#28
ruhdevops merged 2 commits into
mainfrom
fix-workflow-and-analyzer-issues-12345678901234567890-1071457135799521633

Conversation

@ruhdevops
Copy link
Copy Markdown
Owner

  • Changed 'actions/setup-powershell' to 'microsoft/setup-powershell' in powershell.yml.
  • Replaced manual file collection with 'Invoke-ScriptAnalyzer -Path . -Recurse' in ci.yml and codeql.yml to avoid path conversion errors on Linux.
  • Ensured consistent and robust PowerShell security scanning across all workflows.

- Changed 'actions/setup-powershell' to 'microsoft/setup-powershell' in powershell.yml.
- Replaced manual file collection with 'Invoke-ScriptAnalyzer -Path . -Recurse' in ci.yml and codeql.yml to avoid path conversion errors on Linux.
- Ensured consistent and robust PowerShell security scanning across all workflows.

Co-authored-by: Ruh-Al-Tarikh <203426218+Ruh-Al-Tarikh@users.noreply.github.com>
@ruhdevops ruhdevops self-assigned this Mar 10, 2026
@ruhdevops ruhdevops merged commit 6b27c7c into main Mar 10, 2026
6 of 11 checks passed
@ruhdevops ruhdevops deleted the fix-workflow-and-analyzer-issues-12345678901234567890-1071457135799521633 branch March 10, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant